toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.event
/
[jvm]FaviconChanged
Favicon
Changed
public
interface
FaviconChanged
implements
BrowserEvent
An event indicating that the web page's favicon has been changed.
Members
Functions
browser
Link copied to clipboard
public
Browser
browser
(
)
Returns the
Browser
instance initiated this event.
favicon
Link copied to clipboard
public
Bitmap
favicon
(
)
Returns a bitmap that represents the new favicon.